-
Notifications
You must be signed in to change notification settings - Fork 10
Add contributing guidelines to CONTRIBUTING.md #79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Added contributing guidelines for the Agent365-python project, including sections on code of conduct, how to contribute, development process, and licensing.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR adds comprehensive contributing guidelines to the Agent365-python repository through a new CONTRIBUTING.md file. The document establishes clear expectations for contributors, including code of conduct references, bug reporting procedures, enhancement suggestions, code submission processes, development workflows, and licensing information. This addition aligns with standard open-source project practices and complements the existing README.md, CODE_OF_CONDUCT.md, and LICENSE.md files.
Key changes:
- Added a new CONTRIBUTING.md file with structured guidelines for project contributions
- Included references to the Microsoft Open Source Code of Conduct
- Documented development workflows including forking, branching, and pull request processes
Co-authored-by: Johan Broberg <johan@pontemonti.net>
Co-authored-by: Johan Broberg <johan@pontemonti.net>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.
Added contributing guidelines for the Agent365-python project, including sections on code of conduct, how to contribute, development process, and licensing.